projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
414eccc
)
Fix typo in last checkin
author
Jason Rumney
<jasonr@gnu.org>
Tue, 8 Jan 2002 19:33:24 +0000
(19:33 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Tue, 8 Jan 2002 19:33:24 +0000
(19:33 +0000)
src/w32menu.c
patch
|
blob
|
history
diff --git
a/src/w32menu.c
b/src/w32menu.c
index f306ce90471f1ddb196d54a134c3037f08e4d223..ba15125731b516d502e649b6a7682405cf1857f4 100644
(file)
--- a/
src/w32menu.c
+++ b/
src/w32menu.c
@@
-1608,7
+1608,7
@@
w32_menu_show (f, x, y, for_click, keymaps, title, error)
wv->value = 0;
wv->enabled = 1;
wv->button_type = BUTTON_TYPE_NONE;
- wv->Qnil;
+ wv->
help =
Qnil;
first_wv = wv;
first_pane = 1;